@media screen and (min-width:320px) and (max-device-width:1680px){

    .qyyc{width:790px;}
    .right_nav{
        height: 318px;
        width: 54px;
        position: fixed;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(216, 216, 216, 0.5);
        z-index: 200;
        display: none;
    }
    .w1180{ width:1100px; margin:0 auto;}
    .news_left{
        width: 422px;
    }
    .news_right{
        width: 626px;
        height: 384px;
        position: relative;
    }
    .ban_min_news_ul{
        float: right;
        height: 90px;
        width: 872px;
        overflow: hidden;
        margin-right: 32px;
    }
    .ban_min_next{
        display: inline-block;
        position: relative;
        top: 60px;
        left: 895px;
        margin-top: -22px;
        z-index: 10;
        width: 26px;
        height: 26px;
        cursor: pointer;
        text-align: center;
    }
    .enter_ls ul li{
        width: 243px;
        height: 480px;
        float: left;
        background: #d22832;
        margin-right: 42px;
        transition: all linear .5s;
    }

    .indu_tab ul li{
        float: left;
        width: 185px;
        height: 60px;
        text-align: center;
        font-size: 14px;

    }
    .ft_fm{
        width: 392px;
        margin:35px 95px 0 0px;
    }
    .ft_fm form input:nth-of-type(1){
        width: 345px;
        border: none;
        border-bottom: 1px solid #7e8186;
        background: rgba(0, 0, 0, 0);
        padding: 6px 18px;
        color: #8a8a83;
    }
    .ft_fm form input:nth-of-type(2){
        width: 123px;
        height: 37px;
        margin-top: 19px;
        background: #d6b78a;
        color: #fff;
        font-size: 13px;
        cursor: pointer;
    }

    .ft_contact{
        width: 420px;
        margin-top: 25px;
    }
    .news_left_but{
        position: absolute;
        top: 80px;
        left: 0;
        width: 76px;
        height: 219px;
        background: rgba(211, 211, 211, 0.7);
        display: inline-block;
        z-index: 99;
    }
    .news_tab ul li{
        width: 181px;

    }
    .news_hots_arti {
        float: right;
        display: inline-block;

    }
    .news_hots_arti h3{
        font-size: 18px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap; width:330px; color:#333;
    }
    .news_hots_arti h3:hover{color:#d22731}
    .newa_banr{
        width: 586px;
        position: relative;
        height: 375px;
    }
    .newa_banr ul,.newa_banr ul li{
        width: 586px;
        height: 375px;

    }
    .newa_banr ul li a{
        /* height: 375px;*/
        display: block;
    }
    .news_banr_but{
        height: 8px;
        width: 586px;
        float: right;
    }

    .newa_banr ul li a img{
        width: 586px;
        height: 375px;
        border-radius: 0 80px 0 0;
        display: block;
    }
    .ban_min_news_ul ul li,.ban_min_news_ul ul li a{
        float: left;
        height: 78px;
        width: 218px;
    }
    .ban_min_news_ul ul li a img{
        width: 202px;
        height: 78px;display: block;
        margin-left: auto;
        margin-right: auto;
    }

}
@media screen and (min-width:1680px) and (max-width:1960px){
    .qyyc{width:866px;}
    .right_nav{
        height: 318px;
        width: 68px;
        position: fixed;
        right: 200px;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(216, 216, 216, 0.5);
        z-index: 200;
        display: none;
    }
    .w1180{ width:1180px; margin:0 auto;}
    .news_left{
        width: 462px;
    }
    .news_right{
        width: 666px;
        height: 384px;
        position: relative;
    }
    .ban_min_news_ul{
        float: right;
        height: 90px;
        width: 952px;
        overflow: hidden;
        margin-right: 32px;
    }
    .ban_min_next{
        display: inline-block;
        position: relative;
        top: 60px;
        left: 975px;
        margin-top: -22px;
        z-index: 10;
        width: 26px;
        height: 26px;
        cursor: pointer;
        text-align: center;
    }
    .enter_ls ul li{
        width: 263px;
        height: 480px;
        float: left;
        background: #d22832;
        margin-right: 42px;
        transition: all linear .5s;
    }
    .indu_tab ul li{
        float: left;
        width: 200px;
        height: 60px;
        text-align: center;
        font-size: 14px;

    }
    .ft_fm{
        width: 412px;
        margin:35px 95px 0 0px;
    }
    .ft_fm form input:nth-of-type(1){
        width: 360px;
        border: none;
        border-bottom: 1px solid #7e8186;
        background: rgba(0, 0, 0, 0);
        padding: 10px 18px;
        color: #8a8a83;
    }
    .ft_fm form input:nth-of-type(2){
        width: 113px;
        height: 37px;
        margin-top: 19px;
        background: #d6b78a;
        color: #fff;
        font-size: 13px;
        cursor: pointer;
    }

    .ft_contact{
        width: 397px;
        margin-top: 25px;
    }
    .news_left_but{
        position: absolute;
        top: 80px;
        left: 0;
        width: 76px;
        height: 215px;
        background: rgba(211, 211, 211, 0.7);
        display: inline-block;
        z-index: 99;
    }


    .news_tab ul li{
        width: 201px;

    }
    .news_hots_arti{
        float: right;
        display: inline-block;
        width: 380px;

    }
    .news_hots_arti h3{
        font-size: 18px;color:#333; margin-bottom:10px;
    }
    .news_hots_arti h3:hover{color:#d22731}
    .newa_banr{
        width: 627px;
        position: relative;
        height: 375px;
    }
    .newa_banr ul,.newa_banr ul li{
        width: 627px;
        height: 375px;

    }
    .newa_banr ul li a{
        /* height: 375px;*/
        display: block;
    }
    .news_banr_but{
        height: 8px;
        width: 627px;
        float: right;
    }
    .newa_banr ul li a img{
        width: 627px;
        height: 375px;
        border-radius: 0 80px 0 0;
        display: block;
    }
    .ban_min_news_ul ul li,.ban_min_news_ul ul li a{
        float: left;
        height: 78px;
        width: 238px;
    }
    .ban_min_news_ul ul li a img{
        width: 222px;
        height: 78px;display: block;
        margin-left: auto;
        margin-right: auto;
    }

}











/*å…¨å±€æ ·å¼*/

.w100 {width: 100%;}
.fl {float: left;}
.fr {float: right;}
/**{margin:0;padding:0;}*/
/*åŽŸæ–‡ä»¶é…ç½®*/



body {color:#000;

    background:#fff;
    /*font:12px/20px 'Microsoft YaHei', arial, sans-serif; */
    min-width:1200px;}/*æœ€å°å®½åº¦1200pxæ˜¯ä¸ºäº†é€‚åº”ç§»åŠ¨ç«¯é¢„è§ˆ*/
a{ color:#000;}
input{ outline: none;}
/*a:hover{color:#D22731;}*/
input,textarea {outline: none;}

/*æŒ‰é’®ä¸“ç”¨ end*/
.btn_com{ display:inline-block; width:90px; height:32px; line-height:32px; background:#417be7; font-size:12px; text-align:center; color:#FFF; cursor:pointer;}
.btn_com:hover{ color:#fd711c;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.input_com{ border:2px solid #0099d9; padding:8px 10px; font-size:16px; line-height:16px;}



/*å—çº§è½¬åŒ–*/
.di_in{ display:inline-block;}
.di_no{ display:none;}
.di_bl{ display:block;}

/*åŽŸæ–‡ä»¶é…ç½®  end*/



/* åˆ°é¡¶éƒ¨é—´è· */
.mt0{ margin-top:0px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt45{ margin-top:50px;}
.mt50{ margin-top:50px;}
.mt55{ margin-top:50px;}
.mt60{ margin-top:60px;}



/* åˆ°å·¦è¾¹é—´è· */

.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:25px;}
.ml35{ margin-left:35px;}
.ml40{ margin-left:35px;}
.ml45{ margin-left:35px;}
.ml50{ margin-left:50px;}

/* å­—ä½“å¤§å° */

.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font26{ font-size:26px;}
.font28{ font-size:28px;}
.font30{ font-size:30px;}

/*çºµå‘å±…ä¸­*/
.v_middle{ vertical-align:middle;}

/*æ¨ªå‘å±…ä¸­*/
.te-align{ text-align:center;}

/*ç›¸å¯¹å®šä½*/
.p_r{ position:relative;}
.p_a{ position:absolute;}
/* ç™½è‰²èƒŒæ™¯ */
.bgfff{ background:#fff;}


/* é¦–é¡µ */
.head_rig{
    float: right;
    width: 650px;
    line-height: 80px;
}
nav,nav ul li.lizz,.lang_us,.icon_search{
    display: inline-block;
    float: left;
}
nav{
    line-height: 77px;
}
.lang_us{margin-left: 22px; margin-top:15px;}
.lang_us a{
    font-size: 14px;
    color: #545454; line-height:48px; display:block;
}
.home-logo a{
    margin-top: 12px;
    display:inline-block;
}
.home-logo a img{
    width: 388px;
    height: 51px;
}
nav ul li.lizz{
    margin-right: 34px;
    overflow: visible;

}
nav ul li a{
    display:inline-block;
}
nav ul li:hover{

}
nav ul li:hover a.zza,nav ul li.on1 a{
    color: #d22832;
    /*border-bottom: 3px solid #d22832;*/ background:url(../images/mnico.png) no-repeat center bottom;
}

nav ul li a.zza{
    font-size: 16px;
    font-weight: bolder;
    font-family: "å¾®è½¯é›…é»‘";
}

.icon_search{

    padding-top: 32px;
    cursor: pointer;
}
.banner {
    min-width: 1000px;
    position: relative;
    height: 577px;
    overflow: hidden;
}
/*.bd ul{
    height: 577px;
}
.banner .bd li a {
    height: 577px;
    display: block;
}*/
.horn{
    height: 36px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    /*position: relative;
    bottom: 36px;*/
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.horn .news_li{
    float: left;
    line-height: 36px;
    margin-left: 18px;
}
.news_left{
    width: 462px;
}
.news_right{
    width: 666px;
}
.news_hots_arti {
    float: right;
    display: inline-block;
    width: 380px;
}
.enter_ls ul li {
    width: 263px;
    height: 480px;
    float: left;
    background: #d22832;
    margin-right: 42px;
    transition: all linear .5s;
}
.w1180{
    /*width: 1180px;*/
    width: 1300px;
    margin: 0 auto;
}
.horn .tempWrap{
    padding-left: 18px;
}
.horn ul li a{
    color:#fff000 ; font-size:16px; line-height:36px;font-weight:bold;letter-spacing:2px;
}
.horn ul li a:hover{color:#fff; font-weight:bold;}
.horn .w1180{
    position: relative;
    padding-right: 200px;
    box-sizing: border-box;
}
.ban_icon.hd{
    position: absolute;
    right: 200px;
    top: 0;
}
.horn ul li a span{
    margin-left: 18px;
}
.horn_head{
    float: left;
    color: #fff000;
    margin-top: 10px;
    display: inline-block;
    padding-right: 18px;
    border-right:  1px solid #fff; font-size: 16px; line-height: 16px; font-weight:bold;letter-spacing:3px;
}
.horn_head img{
    vertical-align: -13%;
    margin-right: 5px;
}
.ban_icon{
    float: right;
    height: 36px;
}
.ban_icon a{
    display: inline-block;
    width: 36px;
    height: 36px;
    border-left: 1px solid #8a8a83;
    text-align: center;
}
.ban_icon a img{
    margin-top: 12px;
    width: 19px;
    height: 10px;
}
.hov_bg1{
    background: rgba(0, 0, 0, 0.3)
}
.hov_bg2{
    background: rgba(0, 0, 0, 0.5)
}
.swiper-button-prev,.swiper-button-next{
    position: absolute;
    top: 50%;
    width: 59px!important;
    height: 62px!important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background:rgba(0, 0, 0, 0.205);
    background-size: 27px 25px!important;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev{
    left: 0!important;
    border-radius: 0 10px 10px 0;
}
.swiper-button-next{
    right: 0!important;
    border-radius: 10px 0 0 10px;
}
.swiper-container{
    left: 30px;
    bottom: 80px;
    width: auto;
}
.swiper-pagination-bullet {
    width: 33px;
    height: 5px;
    background: none;
    border: 1px solid #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #cd3029;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container .swiper-pagination {
    /*left: 30px;*/
    bottom: 80px;
    width: auto;
}
.hots_one{
    height: 178px;
    background:url('../images/pic2.png') top center no-repeat;
    background-size: 100% 178px;
    text-align: center;
    position: relative;
    padding:0 0 0 0;
}

.hots_one p{
    display:block;font-size:26px;line-height:26px;padding:36px 0 20px 0; color: #c8190f; letter-spacing:1px;
}
.hots_one a{
    font-size:38px;color:#c8190f;line-height:40px;margin-bottom:15px; letter-spacing:1px;
    display: block;
    font-weight:bold;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s
}
.hots_one a:hover{
    display: block;
    color: #d22832;
}


.hots_one span{
    text-align:center;font-size:18px;color:#000;line-height:20px;  letter-spacing:1.5px;
}
.news_logo{
    margin:60px 0 30px 0;
}
.news_logo a img{
    width: 100%;


}

.news_tab{
    width: 462px;
    height: 38px;
    background: #e1e1e1;
}
.news_tab ul li{
    float: left;
    line-height: 38px;
    font-size: 17px;
}

.news_tab ul li a{
    margin-left: 0px;
}
.news_tab ul li:first-child a{
    margin-left: 70px;
}
.news_tab ul li.on1{
    text-align: left;
    width: 261px;
    background: url('../images/hots_red.png') no-repeat;
}
.news_tab ul li.on1 a{
    margin-left: 70px;
    color: #fff;
}

.news_hots_line{
    margin-top: 30px;
    height: 130px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.data_demo{
    float: left;
    margin-top: 20px;
    height: 58px;
    width: 57px;
    background: url('../images/data_bg.png') no-repeat;
    background-size: 57px 58px;
}
.data_demo p:nth-of-type(1){
    font-size: 32px;
    font-weight: bolder;
}
.data_demo p:nth-of-type(2){
    float: right;
}
.data_demo p:nth-of-type(3){
    float: right;
}


.news_hots_arti p{
    font-size: 12px;
    color: #7d7d7d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; text-indent:2em;
}
.l5-toph{
    height: 99px;
}
.news_ls ul li{
    line-height: 27px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_ls ul li label{
    vertical-align: 25%;
    margin-right: 9px;
}
.news_ls ul li a{
    font-size: 15px;
}
.more,.more a{
    text-align: right;
    color: #d22832; font-size: 15px;
}
.more a:hover{font-weight:bold;}



.newa_banr ul li a{
    /* height: 375px;*/
    display: block;
}


.news_banr_but ul li{
    display: inline-block;
    float: left;
    width:104px;
    box-sizing: border-box;
    height: 8px;
    background: #cfcfcf;
    border-right: 1px solid rgba(255, 255, 255, 1);
}
.news_banr_but ul li.last{border-right: 0; float: right;width:107px;}
.news_banr_but ul li a{
    height: 8px;
    display: block;
}
.news_banr_but ul li.on1 a{
    background: #d22832;;
}
.ins_ban_tit{
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 366px;

    height: auto;
    background: rgba(0, 0, 0, 0.7);
    display: inline-block;

}
.ins_ban_tit h3{
    font-size: 24px;
    color: #fff;line-height: 40px;
    padding: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_left_but{
    position: absolute;
    top: 80px;
    left: 0;
    width: 76px;
    height: 216px;
    background: rgba(211, 211, 211, 0.7);
    display: inline-block;
    z-index: 99;
}
.news_left_but ul{
    height: 216px;
    text-align: center;
}
.news_left_but ul li{
    height: 72px;
    line-height: 68px;
    cursor: pointer;
}

.news_left_but ul li:nth-of-type(1) a{
    border-top: 1px solid #626262;
}
.ban_bur_col1{
    height: 100%;
    font-size: 18px;
    color: #626262;
    border-bottom: 1px solid #626262;
    position: relative;
    overflow: visible;
    box-sizing: border-box; width: 39px;
}
/*.on1 .ban_bur_col1{
	border: none !important;
}*/
.on1 .ban_bur_col1:before{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top:-1px;
    width: 100%;
    height: 1px ;
    background: #d22832;
}
.on1 .ban_bur_col1:after{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom:-1px;
    width: 100%;
    height: 1px ;
    background: #d22832;
}

.on1 .ban_bur_col1{
    height: 100%;
    font-size: 18px;
    color:#d22832;
    /*border-top:#d22832 1px solid;
    border-bottom:#d22832 1px solid;*/
}


.news_footer{
    margin-top: 60px;
    width: 100%;
}

.ban_min_news{
    height: 90px;
    background: #f0f0f0;
}

.ban_min_news>a{
    float: left;
    width: 170px;
    position: relative;
}
.ban_min_news_ul ul li{
    margin-top: 6px;
}

.ban_min_blank{
    display: inline-block;
    position: relative;
    top: 60px;
    margin-top: -22px;
    z-index: 10;
    width: 26px;
    height: 26px;
    cursor: pointer;
    text-align: center;
}
.ban_min_blank a,.ban_min_next a{
    display: block;
    width: 26px;
    height: 26px;
}

.enter_logo{
    height: 75px;
    margin-bottom: 30px; margin-top:60px;
}
.enter_logo a img{
    width: 447px;

}

.enter_ls ul li:hover .hover_enter{
    /*display: block;*/
    /*opacity: 1;*/
}
.enter_ls ul li:hover .show_enter{
    /*display: none;*/
}

.hover_enter{

    opacity: 0;

    display: none;
}
.enter_ls ul li>a{
    width: 263px;
    height: 480px;
    float: left;
    position: relative;
    bottom: 483px;
}
.enter_ls ul li:nth-of-type(4){
    margin: 0px;
}
.enter_ls_head{
    position: absolute;
    top: 0;
    height: 136px;
    width: 263px;
    background: url('../images/enter_bg_demo.png') no-repeat;
    text-align: center;
    transition: all 0.5s;
}
.enter_ls ul li .show_enter{
    position: relative;
    height: 480px;
    overflow: hidden;
}
.enter_ls ul li .enter_ls_menu2{
    position: absolute;
    transform: translateX(-95px);
    transition-delay: 0.5s;
    top: 158px;
    transition: all 0.5s;
}
.enter_ls ul li:hover .enter_ls_menu2{
    transform: translateX(95px);
    transition-delay: 0.5s;
}
.enter_ls ul li:hover .enter_ls_head{
    background:url('../images/l5_pic7.png') no-repeat center top;
    height: 515px;
}
.enter_ls_head a{
    display: inline-block;
    font-size: 22px;
    color: #fff;
    margin-top: 36px;
    line-height: 36px;
}
.enter_ls_head2{
    position: absolute;
    height: 136px;
    width: 263px;
    text-align: center;
}
.enter_ls_head2 a{
    display: inline-block;
    font-size: 22px;
    color: #fff;
    margin-top: 36px;
    line-height: 36px;
}
.enter_ls_menu img{
    padding-top:100px;
}

.enter_demo_ls{

    text-align: center;


}

.enter_demo_ls p a{
    color: #fff;
    font-size: 18px;
    padding: 20px 0;
    border-bottom: #fff solid 1px;
}
.enter_demo_ls p a:hover{color:#ba9c44; font-weight:bold;}
.indu_logo{
    margin: 60px 0 30px 0;
}

.indu_bg{
    height: 500px;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 99;
    display: none;
}
.indu_two_tit{
    padding-top: 70px;
}
.indu_two_tit p{
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #fff;
    margin-right: 50px;
}
.indu_two_tit p a{
    color: #fff;
    font-size: 22px;
}
.indu_two_tit p a img{
    vertical-align: -3px;
    margin-right: 15px;
}
.indu_two_tit p a:hover{
    color: #fff; font-weight: bold;
}
.indu_dab{
    height: 500px;
    width: 100%;
    background: url('../images/indu_dab_bg.png') no-repeat top;
    background-size: 100% 529px;
    text-align: center;
}
.indu_dab>div{
    padding-top: 154px;
    width: 920px;
    height: 170px;
    margin: 0 auto;
}
.btn-lx1-f{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    /*background:url(../images/l5_pic10.jpg)no-repeat left bottom ;*/
    /* background: url(../images/indu_dab_bg.png) no-repeat left top,url(../images/l5_pic4.jpg)no-repeat left bottom;*/
}
.btn-lx1{
    position: absolute;
    width: 800px;
    height: 170px;
    /*top:175px;*/
    /*left: 50%;*/
    top:218px;
    left: 68%;
    /* transform: translateX(-50%); */
    margin-left: -400px;


}

.indu_dab>div>div{
    height: 160px;
    width: 354px;
    float: left;
    margin-right: 104px;
    cursor: pointer;
}

.prdu_tab:hover .indu_dab{
    display: none;
}
.prdu_tab:hover .indu_bg{
    display: block;
}
.prdu_icon{
    height: 157px;
    width: 157px;
    position: relative;
}
.l5-circle{
    transition: all ease-in .5s;
    position: absolute;
    width: 150px;
    height:150px;
    box-sizing: border-box;
    border: 2px solid #fff;
    z-index: 10;
    left: 0;
    top: 0;
    border-radius: 50%;
    /*background: url(../images/l5_pic3.png)no-repeat center center/156px;*/
}
.l5-circle:after{
    content: " ";
    position: absolute;
    right: -7px;
    display: block;
    top:68px;
    width: 0;
    height: 0;
    border-width: 7px 0 7px 7px ;
    border-color:  transparent  transparent  transparent #fff;
    border-style: solid;
}
.l5-ic-pro{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.l5-ic-pro img{
    display: block;
    margin: 41px auto;
}
.btn-lx1 a:hover .l5-circle{
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);		/* IE 9 */
    -webkit-transform: rotate(360deg);	/* Safari and Chrome */
    -o-transform: rotate(360deg);		/* Opera */
    -moz-transform: rotate(360deg);		/* Firefox */
}
.prdu_tit{
    margin: 31px 0 0 18px;
    display: inline-block;
    width: 173px;
    color: #fff;
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
}
.prdu_tit p{
    margin-bottom: 15px;
    font-size: 30px;
}
.prdu_tit span{
    font-size: 17px;
}
.ser_icon{
    height: 157px;
    width: 157px;
    position: relative;
}
.ser_tit{
    margin: 31px 0 0 18px;
    display: inline-block;
    width: 173px;
    color: #fff;
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
}
.ser_tit p{
    margin-bottom: 15px;
    font-size: 30px;
}
.ser_tit span{
    font-size: 17px;
}
.indu_nav{
    width: 100%;
       height: 60px;
    background: #f9f3ad;
}
.link-title{
    position: relative;
    top: 20px;
    font-size:22px;
}
.indu_tab{
    line-height: 60px;
}

.indu_tab ul li a.a-zz{
    display: block;
    color: #fff;
}
.on_sty{

    background: url('../images/indu_onchec_bg.png') no-repeat center center;
    background-size: cover;
}
.on_sty .a-zz{
    font-size: 20px!important;
    font-weight: bolder;
}
.footer{
    height: 227px;
    width: 100%;
    background: url('../images/footer_bg.png')
}
.footer>div>div{
    float: left;
}

.ft_contact table{
    color: #fff;
    margin-bottom: 5px;
}
.ft_contact table tr{
    padding-bottom: 15px;
}
.ft_contact table td{
    padding-left: 8px;
}

.border-left{
    padding-left: 10px;
    border-left: 1px dashed #565c5c;
}

.ft_attention{
    width: 120px;
    margin-top: 25px;
    text-align: center;
}
.ft_attention p{
    color: #fff;
    font-size: 15px;
    margin-top: 6px;
}
.foot_tits{
    /* font-size: 22px;*/
    color: #fff;
    margin:-1px 0 38px 12px;
    font-size: 26px;
    line-height: 1;
    font-weight: normal;
}
.foot_tits2{
    font-size: 14px;
    color: #fff;
    margin:6px 0 38px 12px; line-height:35px;
    border-bottom:1px solid #7e8186; width:257px; text-align:left;
}
.copy{
    height: 33px;
    width: 100%;
    line-height: 33px;
    color: #fff;
    background: #4c525e;
    text-align: center;
}
.copy p span{
    /*margin: 0 15px 0 28px;*/
}
/* å³ä¾§ç½‘é¡µå¯¼èˆª */


.right_nav a{
    border-bottom: #fff 1px solid;
    text-align: center;
    line-height: 52px;
    display: block;
    width: 100%;
    height: 52px;
    position: relative;
    overflow: visible;
}
.right_nav a.l5-last{
    border-bottom:none;
}
.right_nav a:hover,.right_nav a.on2{
    color: #fff;
    background: #cd3029;
}
.right_nav img{
    margin-top: 20px;
}
.rig_onch{
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 4px 8px 10px;
    display: none;
    border-color: transparent #cd3029  transparent transparent ;
    border-style: solid;
    position: absolute;
    left: -14px;
    top: 18px;
}
.right_nav a:hover i,.right_nav a.on2 i{
    display: block;
}

.home_{
    clear: both;
    width: 100%;
    height: 350px;
    /* background: rgba(0, 0, 0, 0.2);*/
    position: relative;
    top: 52px;
}
.indu_img{
    float: left;
    display: inline-block;
    position: relative;
    top: -72px;
}
.indu_img img{width:20%;}
.indu_ban_menu{
    float: right;
    display: inline-block;
    padding-top: 85px;
    margin-right: 48px;
}

.indu_ban_menu ul li{
    float: left;
    color: #d8d4d0;
}
.indu_ban_menu ul li a{
    /* color: #d8d4d0;*/
    color: #fff;
    margin:0 20px;
    vertical-align: middle;
}
.indu_ban_menu ul li a:hover{
    font-weight: bold; font-size: 14px;
}
.indu_ban_menu h3{
    text-align: right;
    color: #ffc92b;
    font-size: 23px;
    margin: 20px 0 15px 0;
}
.indu_ban_menu p{
    text-align: right;
    color: #ffc92b;
    font-size: 20px;
}
._ban_meun_ban{
    /*margin-top: 10px;*/
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    bottom: 0;
    height: 80px;
    padding-top:18px;
    box-sizing: border-box;
}
._ban_meun_ban ul li{
    float: left;
    /*width: 25%;*/
    /*width: 20%;*/
    width: 16%;
    text-align: center;
}
._ban_meun_ban ul li a{
    display: block;
    font-size: 18px;
    color: #fff;
}
._ban_meun_ban ul li a p{
    margin-top: 9px;
    width: 99%;
    border-right: 2px solid #fcfcfc;
}
._ban_meun_ban ul li:last-of-type a p{
    border: none;
}
.l5-kefu-btn ul li:last-of-type a p{
    border: none;
}
.home_.h_service ._ban_meun_ban ul li{
    float: left;
    width: 100%;
    text-align: center;
}


.head_search{
    background: rgba(0, 0, 0, 0.45);
    height: 50px;
    width: 100%;
    position: absolute;
    top: 80px;
    text-align: center;
    display: none;
    z-index: 99;
}
.head_search form{
    width: 585px;
    margin: 0 auto;
    background: #fff;
    height: 34px;
    margin-top: 8px;
    line-height: 34px;
    border-radius: 25px;
}
.head_search form input:nth-of-type(1){
    width: 500px;
    height: 30px;
    font-size: 17px;
}
.head_search form input:nth-of-type(2){
    background: none;
    width: 50px;
    height: 30px;
    font-size: 14px;
    cursor: pointer;
}
.sel_menu{
    background: #fff;
    padding-top: 44px;
    /*height: 220px;*/
    width:1180px;
    position: absolute;
    top: 77px;
    text-align: center;
    left: 50%; margin-left: -590px;
    /*display: none;*/
    opacity: 0;
    z-index: -10;
    transition: all linear .5s;
}

.lf_ls{
    width: 600px;  margin-left: 75px;
}
.lf_ls>ul{
    float: left;
    min-height: 220px; width: 556px;
    padding-left: 44px;
    box-sizing: border-box;
}
.lf_ls>ul>li>a{
    font-size: 16px;
    /* margin-left: 25px;*/
}

.head_rig li.on1 .sel_menu a {
    color: inherit;
    border-bottom: none;
    background: initial;
}
.lf_ls>ul>li>a em{font-family:"å®‹ä½“";margin-right:5px;font-weight:400;font-style:normal}
.lf_ls ul li{
    line-height: 36px; font-size:14px;
    text-align: left; float: left;  width: 49%;
}
.fr_img{
    text-align: right; margin-right: 85px;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: unset!important;
    overflow: hidden;
    z-index: 1;
    height: 577px;
}
.banner .swiper-container{
    position: static;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 60px!important;
}
.swiper-pagination-bullet{
    width: 33px!important;
    height: 3px!important;
    border-radius: 0!important;
    display: inline-block;
    background: #fff!important;
    opacity: 1!important;
}
.swiper-pagination-bullet-active{
    background: #cd3029!important;
}
.swiper-pagination-bullet{
    border: none!important;
}
.swiper-slide a{
    display: block;
    height: 577px;
}
.bglb-box{
    position: relative;
    height: 500px;
}
.prdu_tab ,.ser_tab {
    cursor: pointer;
}
._ban_meun_ban ul li.on a p {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
}
.indu_ban_menu ul li.on1 a {
    color: #fff !important;
    font-weight: bold;
}
.indu_img img{
    width: 383px; margin-top:100px; margin-left: 100px;
}
.lunbo-box li img{
    max-width: 100%;
}
.newa_banr ul li a{
    display: block;
    position: relative;
}

.newa_banr ul li{

    overflow: hidden;
}
nav ul li:hover .sel_menu{
    opacity: 1 !important;
    /*display: block;*/
    z-index: 99;
}
.bg-bottom{
    height: 275px;
    background: url(../images/img11/bg-q1.jpg)no-repeat left top;
    display: block;
    background-size: cover;
}
.sub-bottom-nav{
    background: #fff;
    width: 1175px;
    box-sizing: border-box;

    padding: 15px 10px 15px 30px;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 88;
    display: none;
}
.sub-bottom-nav a{
    display: block;
    width: 33%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;

    box-sizing: border-box;
    padding-right: 15px;
}
.sub-bottom-nav a:hover{
    color: #D22832;
}
.indu_nav .w1180{
    position: relative;
}
.l5_4 .sub-bottom-nav,.l5_5 .sub-bottom-nav{
    right: 0;
    left: unset;
}
.l5-fate{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: -10;
    opacity: 0;
}
.hots_one:hover .l5-fate{
    opacity: .1;
    z-index: 2;
}
.hots_one_s1{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 5;
}
.enter_demo_ls p{
    /*transform: translate(0,483px);*/
}
.enter_ls li:hover .enter_demo_ls p{
    transform: translate(0,0);

}
.enter_demo_ls p:nth-of-type(1){transition-delay: 0.2s;}
.enter_demo_ls p:nth-of-type(2){transition-delay: 0.3s;}
.enter_demo_ls p:nth-of-type(3){transition-delay: 0.4s;}
.enter_demo_ls p:nth-of-type(4){transition-delay: 0.5s;}
/*.xxk2-item{
	animation: myfirst2 0.5s linear forwards;
}*/
.indu_img{
    animation: myfirst2 1s ease-out forwards;
}
.indu_ban_menu{
    animation: myfirst3 1s linear forwards;
}

.sub-bottom-nav a span{
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.sub-bottom-nav a:hover span{
    border-bottom: 1.5px solid #E01C0E !important;
}
.home_.h_service{
    clear: both;
    width: 100%;

    /* background: rgba(0, 0, 0, 0.2);*/
    position: relative;

    height: 350px;
    /*background: rgba(0, 0, 0, 0.2);
    position: relative;*/
    top: 52px;
}
.l5-pic-box {
    /*padding-top: 130px; */
    /*background:url(../images/img11/l5_pic9.png) no-repeat center center;*/
    /*height:100px;*/
}
.home_.bg_on{
    background: rgba(0, 0, 0, 0.2);
}
.home_.bg_on ._ban_meun_ban{
    background:none;
}

.l5-kefu-btn{

    /*display: block;
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;*/
    font-size: 18px;
    color: #fff;
    /*line-height: 80px;*/
    /*width:100%;*/
}
/*.l5-kefu-btn.on5,.l5-kefu-btn:hover{*/
    /*font-weight: bold;*/
    /*color: #fff !important;*/
/*}*/
.l5-kefu-btn ul li{
    float: left;
    /* width: 25%; */
    width: 14%;
    text-align: center;
}
.l5-kefu-btn ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.l5-kefu-btn ul li a p{
    margin-top: 9px;
    width: 99%;
    border-right: 2px solid #fcfcfc;
}

.l5-kefu-btn ul li.on a p{
    margin-top: 9px;
    width: 99%;
    border-right: 2px solid #fcfcfc;
}
.l5-service-f ul li.on a p {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
}
/*.l5-service-f{*/
    /*text-align: center;*/
    /*background: rgba(0, 0, 0, 0.2);*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*height: 80px;*/
    /*position: absolute;*/
    /*width: 100%;*/
/*}*/
.l5-service-f{
    /* margin-top: 10px; */
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    bottom: 0;
    height: 80px;
    padding-top: 18px;
    box-sizing: border-box;
}


.l5-service-f-s{
    animation: myfirst2 0.5s linear forwards;
}
.home_.bg_on .l5-service-f{
    background: none;
}



/* æ”¿åºœç½‘ç«™ */
.lunbo-box{
    width: 100%;
    overflow: hidden;
}
.lunbo-box,.lunbo-box ul,.lunbo-box ul li{
    height: 100%;
}
/*.lunbo-box ul li{

	background-size: 125% 125%;
	background-position: center center;
}
.lunbo-box ul li.sur{
	animation: myfirst 6s linear forwards;
	-moz-animation: myfirst 6s linear forwards;
	-webkit-animation:myfirst 6s linear forwards;
	-o-animation: myfirst 6s linear forwards;
	-ms-animation: myfirst 6s linear forwards;
}*/
/*-----*/
.lunbo-box ul{
    position: relative;
}
.lunbo-box ul li{
    width: 100%;
    height: 100%;
    float: left;
    /* overflow: hidden; */
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    opacity: 0;
}

.lunbo-box ul li.fadeIn {
    opacity: 1;
}

.lunbo-box ul li.on {
    display: block;
    -webkit-animation: bgScale 10000ms 1 ease-out;
    -o-animation: bgScale 10000ms 1 ease-out;
    animation: bgScale 10000ms 1 ease-out;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@-webkit-keyframes bgScale {
    0% {
        -webkit-transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-o-keyframes bgScale {
    0% {
        -o-transform: scale(1.3);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes bgScale {
    0% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1) rotate(0.02deg);
    }
}


@keyframes myfirst
{
    0%   {

        transform: scale(1.30,1.30);
    }
    100% {

        transform: scale(1,1) rotate(0.02deg);
    }
}
@-moz-keyframes myfirst /* Firefox */
{
    0%   {

        -moz-transform: scale(1.30,1.30);
    }
    100% {

        -moz-transform: scale(1,1);
    }
}

@-webkit-keyframes myfirst /* Safari å’Œ Chrome */
{
    0%   {

        -webkit-transform: scale(1.30,1.30);
    }
    100% {

        -webkit-transform: scale(1,1);
    }
}

@-o-keyframes myfirst /* Opera */
{
    0%   {

        -o-transform: scale(1.30,1.30);
    }
    100% {

        -o-transform: scale(1,1);
    }
}
@keyframes myfirst2
{
    0%   {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes myfirst3
{
    0%   {

        opacity: 0;
    }
    100% {

        opacity: 1;
    }
}
.btn-lx2f{
    width: 100%;
    position: absolute;
    height: 483px;
    left: 0;
    top: 0;
    overflow: hidden;
}


.l5-ft-search-s{
    width: 260px;
    display: none;
}
.l5-ft-search{
    width: 260px;
    margin-left: 110px;
}

.l5-ft-search-s form input:nth-of-type(1) {
    width: 100%;
    border: none;
    border-bottom: 1px solid #7e8186;
    background: rgba(0, 0, 0, 0);
    padding: 10px 18px;
    color: #8a8a83;
    box-sizing: border-box;
}
.l5-ft-search-s form input:nth-of-type(2) {
    width: 113px;
    height: 37px;
    margin-top: 19px;
    background: #d6b78a;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}
.l5-ft-search a,.l5-contact a{
    font-size: 26px;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.l5-contact a{font-size: 18px !important; text-align:left;}
.l5-ft-search a i,.l5-contact a i{
    display: inline-block;
    vertical-align: baseline;
    margin-left: 10px;
    width: 20px;
    height: 10px;
    background: url(../images/l5_pic11.png)no-repeat;
}
.l5-contact{
    position: relative;
    overflow: visible;
    margin-left: 200px;

}
.l5-contact img{text-align:center; margin:17px auto 0 auto;}
.l5-contact p{
    color: #fff;
    font-size: 14px;
    margin-top: 2px; text-align:center;
}


.l5-contact-s{
    position: absolute;
    width: 500px;
    padding: 9px 22px;
    background: #D6B78A;
    top: 27px;
    right:-40px;
    display: none; text-align:left !important;
}
.l5-contact-s li{
    float: left;
    width: 125px;  text-align:left !important;
}
.l5-contact-s li.w1{
    width:250px;
}
.l5-contact-s li.w2{
    width:100%;
}
.l5-contact-s li.l5-borb{
    border-bottom: 1px solid #837462;
    padding-bottom: 7px;
    margin-bottom: 2px; text-align:left !important;
}
.l5-contact-s li h5{
    font-size: 12px; text-align:left !important;
    line-height: 23px;
    color: #282c37;
}
.l5-contact-s li p{
    font-size: 12px;
    line-height: 18px;
    color: #282c37; text-align:left !important;
}
.ft_contact{
    /*margin-left: 155px;*/
}
.l5-contact:hover .l5-contact-s{
    display: block;
}
/*.l5-ft-search a:hover i{
	transform: rotate(180deg);
	transition: all ease-out .3s;
}*/

/*å…¨å±€æ ·å¼ end*/
.right_nav{
    height: 318px;
    width: 68px;
    position: fixed;
    right: 200px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(216, 216, 216, 0.5);
    z-index: 200;
    display: none;
}

.news_left{
    width: 462px;
    height: 413px;
}
.news_right{
    width: 666px;
    height: 384px;
    position: relative;
}
.ban_min_news_ul{
    float: right;
    height: 90px;
    width: 952px;
    overflow: hidden;
    margin-right: 32px;
}
.ban_min_next{
    display: inline-block;
    position: relative;
    top: 60px;
    left: 975px;
    margin-top: -22px;
    z-index: 10;
    width: 26px;
    height: 26px;
    cursor: pointer;
    text-align: center;
}
.enter_ls ul li{
    width: 263px;
    height: 480px;
    float: left;
    background: #d22832;
    margin-right: 42px;
    transition: all linear .5s;
}
.indu_tab ul li{
    float: left;
    width: 200px;
    height: 60px;
    text-align: center;
    font-size: 14px;

}
.ft_fm{
    width: 412px;
    margin:35px 95px 0 0px;
}
.ft_fm form input:nth-of-type(1){
    width: 360px;
    border: none;
    border-bottom: 1px solid #7e8186;
    background: rgba(0, 0, 0, 0);
    padding: 10px 18px;
    color: #8a8a83;
}
.ft_fm form input:nth-of-type(2){
    width: 113px;
    height: 37px;
    margin-top: 19px;
    background: #d6b78a;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.ft_contact{
    width: 420px;
    margin-top: 25px;
}
.news_left_but{
    position: absolute;
    top: 80px;
    left: 0;
    width: 76px;
    height: 215px;
    background: rgba(211, 211, 211, 0.7);
    display: inline-block;
    z-index: 99;
}


.news_tab ul li{
    width: 201px;

}
.news_hots_arti{
    float: right;
    display: inline-block;
    width: 380px;

}
.news_hots_arti h3{
    font-size: 18px;color:#333;padding-bottom:10px;
}
.news_hots_arti h3:hover{color:#d22731}
.newa_banr{
    width: 627px;
    position: relative;
    height: 408px;
}
.newa_banr ul,.newa_banr ul li{
    width: 627px;
    height: 408px;
}
.newa_banr ul li a{
    /* height: 375px;*/
    display: block;
}
.news_banr_but{
    height: 8px;
    width: 627px;
    float: right;
}
.newa_banr ul li a img{
    width: 627px;
    height: 408px;
    border-radius: 0 80px 0 0;
    display: block;
}
@media (max-width: 1441px){
    .right_nav{

        right: 20px;

    }
}
.ban_min_news_ul ul li,.ban_min_news_ul ul li a{
    float: left;
    height: 78px;
    width: 238px;
}
.ban_min_news_ul ul li a img{
    width: 222px;
    height: 78px;display: block;
    margin-left: auto;
    margin-right: auto;
}
/*å…¨å±€æ ·å¼ end*/





.fwl{float:right; border-left:2px solid #fff; padding-left:15px; margin-top:100px;}
.fwl p{line-height:14px; margin-top:0; text-align:left}